Remove duplicate log entry.
authorMiles Bader <miles@gnu.org>
Tue, 19 Dec 2000 03:09:13 +0000 (03:09 +0000)
committerMiles Bader <miles@gnu.org>
Tue, 19 Dec 2000 03:09:13 +0000 (03:09 +0000)
lisp/ChangeLog

index 3404125074cfbf42ffe47f8785e8a94b72d6d0bd..9e2b692e6c1bf72c4b85621ed123f88131c6436f 100644 (file)
        * tooltip.el (tooltip-show): If an error is signaled in
        x-show-tip, display that error, and display the help in the
        echo area.
-
-2000-12-15  Miles Bader  <miles@gnu.org>
-
-       * window.el (mode-line-window-height-fudge): Function removed.
-       (height-affecting-face-attributes, mode-line-window-height-fudge): 
-       Variables removed.
-       * textmodes/ispell.el (ispell-overlay-window): Ensure that the new
-       window is really the right size.  Use vertical-motion
-       rather than forward-line.
-       (ispell-help): Don't use ispell-mode-line-window-height-fudge.
-       (ispell-choices-win-default-height): Function removed.
-       (ispell-command-loop, ispell-show-choices): Use the variable
-       ispell-mode-line-window-height-fudge, rather than the function.
-       (ispell-mode-line-window-height-fudge): Function removed.
        
 2000-12-14  Kenichi Handa  <handa@etl.go.jp>